Apex Code |
/*
This file is generated and isn't the actual source code for this
managed global class.
This read-only file shows the class's global constructors,
methods, variables, and properties.
To enable code to compile, all methods return null.
*/
global virtual class HL7PV1 extends HealthCloudGA.HL7.Entity {
global String PV1_1 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_10 {
get;
set;
}
global HealthCloudGA.HL7PL PV1_11 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_12 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_13 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_14 {
get;
set;
}
global List<HealthCloudGA.HL7CWE> PV1_15 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_16 {
get;
set;
}
global List<HealthCloudGA.HL7XCN> PV1_17 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_18 {
get;
set;
}
global HealthCloudGA.HL7CX PV1_19 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_2 {
get;
set;
}
global List<HealthCloudGA.HL7FC> PV1_20 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_21 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_22 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_23 {
get;
set;
}
global List<HealthCloudGA.HL7CWE> PV1_24 {
get;
set;
}
global Date PV1_25 {
get;
set;
}
global Double PV1_26 {
get;
set;
}
global Double PV1_27 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_28 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_29 {
get;
set;
}
global HealthCloudGA.HL7PL PV1_3 {
get;
set;
}
global Date PV1_30 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_31 {
get;
set;
}
global Double PV1_32 {
get;
set;
}
global Double PV1_33 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_34 {
get;
set;
}
global Date PV1_35 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_36 {
get;
set;
}
global HealthCloudGA.HL7DLD PV1_37 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_38 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_39 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_4 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_40 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_41 {
get;
set;
}
global HealthCloudGA.HL7PL PV1_42 {
get;
set;
}
global HealthCloudGA.HL7PL PV1_43 {
get;
set;
}
global HealthCloudGA.HL7DateTime PV1_44 {
get;
set;
}
global HealthCloudGA.HL7DateTime PV1_45 {
get;
set;
}
global Double PV1_46 {
get;
set;
}
global Double PV1_47 {
get;
set;
}
global Double PV1_48 {
get;
set;
}
global Double PV1_49 {
get;
set;
}
global HealthCloudGA.HL7CX PV1_5 {
get;
set;
}
global HealthCloudGA.HL7CX PV1_50 {
get;
set;
}
global HealthCloudGA.HL7CWE PV1_51 {
get;
set;
}
global String PV1_52 {
get;
set;
}
global String PV1_53 {
get;
set;
}
global HealthCloudGA.HL7CX PV1_54 {
get;
set;
}
global HealthCloudGA.HL7PL PV1_6 {
get;
set;
}
global List<HealthCloudGA.HL7XCN> PV1_7 {
get;
set;
}
global List<HealthCloudGA.HL7XCN> PV1_8 {
get;
set;
}
global List<HealthCloudGA.HL7XCN> PV1_9 {
get;
set;
}
global HL7PV1() {
}
global override void setDefaultFieldValue(Object value) {
}
}
|